DioDocs for PDF
AddVerificationCRL(Signature,Byte[]) メソッド

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf.Security 名前空間 > DocumentSecurityStore クラス > AddVerificationCRL メソッド : AddVerificationCRL(Signature,Byte[]) メソッド
Signature オブジェクト。
DERでエンコードされたCRL。
指定した署名のCRLリストを追加します。
シンタックス
'宣言
 
Public Overloads Sub AddVerificationCRL( _
   ByVal signature As Signature, _
   ByVal crl() As System.Byte _
) 
public void AddVerificationCRL( 
   Signature signature,
   System.byte[] crl
)

パラメータ

signature
Signature オブジェクト。
crl
DERでエンコードされたCRL。
参照

DocumentSecurityStore クラス
DocumentSecurityStore メンバ
オーバーロード一覧